home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_perl.idb / usr / freeware / catman / p_man / cat3 / English.Z / English
Encoding:
Text File  |  1998-10-28  |  1.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      EEEEnnnngggglllliiiisssshhhh((((3333))))         22223333////JJJJuuuullll////99998888 ((((ppppeeeerrrrllll 5555....000000005555,,,, ppppaaaattttcccchhhh 00002222))))        EEEEnnnngggglllliiiisssshhhh((((3333))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       English - use    nice English (or awk) names for    ugly
  10.       punctuation variables
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           use English;
  14.           ...
  15.           if ($ERRNO =~ /denied/) {    ... }
  16.  
  17.  
  18.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.       This module provides aliases for the built-in    variables
  20.       whose    names no one seems to like to read.  Variables with
  21.       side-effects which get triggered just    by accessing them
  22.       (like    $0) will still be affected.
  23.  
  24.       For those variables that have    an aaaawwwwkkkk version,    both long and
  25.       short    English    alternatives are provided.  For    example, the
  26.       $/ variable can be referred to either    $RS or
  27.       $INPUT_RECORD_SEPARATOR if you are using the English module.
  28.  
  29.       See the _p_e_r_l_v_a_r manpage for a    complete list of these.
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 10/23/98)
  64.  
  65.  
  66.  
  67.